<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer {
	width: 100%;
	height: 326px;
	background: #333333;
	overflow: hidden;
}
footer .M {
	overflow: hidden;
}
.f-list {
	margin-top: 30px;
	width: 100%;
	height: 20px;
}
.f-list&gt;li {
	list-style: none;
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
}
.f-list&gt;li:first-child {
	padding-left: 28px;
}
footer&gt;div&gt;.f-list:first-child&gt;li:nth-child(2)&gt;a {
	border-left: 1px solid #666 !important;
}
footer&gt;div&gt;.f-list:first-child&gt;li&gt;a {
	padding: 0 24px !important;
}
.f-list&gt;li:nth-child(2)&gt;a {
	border-left: none;
}
.f-list&gt;li&gt;a {
	float: left;
	color: #bfbfbf;
	font-size: 14px;
	margin-top: 6px;
	line-height: 14px;
	padding: 0 10px;
}
.f-list&gt;li+li&gt;a {
	border-left: 1px solid #666;
}
.f-logo {
	float: left;
	margin-top: 79px;
	width: 134px;
	height: 86px;
}
.f-text {
	margin-left: 88px;
	margin-top: 79px;
	float: left;
	width: 650px;
	height: 93px;
}
.f2-page {
	width: 100%;
	height: 50px;
	background: #222;
	margin-top: 30px;
}
.f2-text {
	line-height: 50px;
	width: 650px;
	margin: 0 auto;
	height: 50px;
}
.f2-text&gt;p {
	display: block;
	float: left;
	height: 50px;
	color: #bfbfbf;
	padding-left: 30px;
}
.f-text&gt;p {
	margin-top: 10px;
	float: left;
	display: block;
	width: calc(50% - 23px);
	line-height: 14px;
	height: 14px;
	font-size: 14px;
	color: #bfbfbf;
	padding-left: 23px;
}
.f-text&gt;p:nth-child(1) {
	margin-top: 0px;
	width: calc(100% - 23px);
}
.qr {
	margin-left: 55px;
	float: right;
	width: 119px;
	height: 152px;
	margin-top: 42px;
}
.qr-code {
	width: 119px;
	height: 119px;
}
.qr&gt;p {
	text-align: center;
	line-height: 33px;
	font-size: 12px;
	color: #fff;
}
</pre></body></html>